home *** CD-ROM | disk | FTP | other *** search
/ 501 Great Games / 501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso / THE EARTH CENTERED UNIVERSE / SETUP.INF < prev    next >
INI File  |  1993-05-02  |  1KB  |  47 lines

  1. ; Module name: Setup.Inf
  2.  
  3. [Application] 
  4. ;Application global information 
  5. AppName=ECU Installation
  6. DefDir=c:\ecu
  7. SpaceNeeded=750
  8. DefPMGroup= ecu.grp, ECU
  9.  
  10. [Disks] 
  11. ;List of diskettes needed to install the product and the name 
  12. ;of each diskette.
  13. 1=setup, 
  14.  
  15. [Dirs] 
  16. ;lists of directories that must be created from the destination directory 
  17. ;files to be copied are in the same directory structure on the 
  18. ;floppy (by default) 
  19. 1=.
  20.  
  21. [Files] 
  22. ;This is a list of files that are to be installed
  23. ;description, name, (dir #), (diskette #), (Compressed (Y/N))
  24. readme file,  readme.txt,   1, 1, N
  25. ecu.cfg,      ecu.cfg,      1, 1, N
  26. bounds.ecu,   bounds.ecu,   1, 1, N
  27. cons.ecu,     cons.ecu,     1, 1, N
  28. labels.ecu,   labels.ecu,   1, 1, N
  29. location.ecu, location.ecu, 1, 1, N
  30. sac1.ecu,     sac1.ecu,     1, 1, N
  31. ybsc1.ecu,    ybsc1.ecu,    1, 1, N
  32. ecu.exe,      ecu.exe,      1, 1, N
  33. ecu.txt,      ecu.txt,      1, 1, N
  34. readme,       readme,       1, 1, N
  35. vendor.txt,   vendor.txt,   1, 1, N
  36. manual.wri,   manual.wri,   1, 1, N
  37. register.wri, register.wri, 1, 1, N
  38.  
  39. [PM Info] 
  40. ;File Name, App Description, Icon file #, Icon #
  41. NOTEPAD.EXE, readme
  42. ECU.EXE, ECU
  43. MANUAL.WRI, Manual.wri
  44. REGISTER.WRI, Register.wri
  45.  
  46. [End]
  47.